home *** CD-ROM | disk | FTP | other *** search
/ Washington DC Interactive / Washington DC Interactive CD-ROM.iso / pc / Media / comp.dxr / 00037.ls < prev    next >
Encoding:
Text File  |  2000-10-09  |  99 b   |  8 lines

  1. on mouseUp
  2.   puppetSound("click")
  3.   updateStage()
  4.   puppetSound(0)
  5.   updateStage()
  6.   go(#next)
  7. end
  8.